home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / skdfix.doc < prev    next >
Text File  |  1985-06-03  |  1KB  |  24 lines

  1. 02/24/85
  2.  
  3. Fix for Sidekick Dialer problem.  Courtesy Dr. Bob's Utilities (by way of
  4. Borland Int'l and MultiTech Systems)
  5.  
  6. Sidekick's auto-dialer has a bug which prevents it from working on some
  7. Hayes-compatible modems that are not completely Hayes compatible (some older
  8. Multi-Tech's for example).  In SK.COM, the dialing command used is ATTD
  9. instead of ATDT.  To fix the dialer you can use Debug or the Norton
  10. Utilities to patch this. (The older Norton version with SM is easier to
  11. use for this.)  The bug is in the 63rd sector of SK.COM at offset 410
  12. (19A hex).  Change ATTD to ATDT.  If you must use Norton 3.0, have SK.COM on
  13. a floppy and either figure out where the 63rd sector of SK.COM is or
  14. search the file space for ATT. When I did this, Norton's find was off by
  15. one sector. The bug was in the sector AFTER the one Norton pointed to.
  16. Correcting this bug will fix both tone and pulse dialing.  To use pulse
  17. dialing the P preceeding the number must be in upper-case.
  18.  
  19. Have fun,
  20.               Dr. Bob
  21.  
  22. (Dr. Bob resides at TERRAPIN STATION BBS - 612 623 1156 (6pm-9am cst weekdays
  23.                                                          24 hours weekends)
  24.